PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolio Class / getCoverPage Method
In This Topic
    getCoverPage Method
    In This Topic
    Gets the portfolio's cover page.
    Syntax
    public PDFPage getCoverPage()

    Return Value

    The page that is displayed when no portfolio items are selected.
    See Also